home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / HD-Installer / jst_dev / InstallWizard / Installs.readme < prev    next >
Text File  |  2000-04-12  |  2KB  |  48 lines

  1. Welcome to InstallWizard.
  2.  
  3. InstallWizard will allow you to create installer install-scripts and sources
  4. templates/Makefiles in a totally guided process.
  5.  
  6. Of course, 90% of the work is still to be done on the loader source (and some work
  7. is to be done also on the install-script), but at least it will save you the
  8. hassle of misplaced parenthesis, restless copy/paste, unmatched names between
  9. the loader and the install script, tooltypes forgotten, files non copied.
  10.  
  11. Okay, the dox are very small but I widely used the program to create my own
  12. installers. Moreover you've got the source (installer script/other text files),
  13. so you can correct/improve, and if you do so, I'd be grateful if you send me
  14. the changes.
  15.  
  16. The ConfigInstall installer script allows to set (and save) the environment variables
  17. holding your personal data:
  18.  
  19. $INSTALLROOT: root of the directories containing the user files (install-script,
  20.               readme, other files)
  21.  
  22. $LOADERDEVROOT: root of the directories containing the developper files (loader source,
  23.                 Makefile, empty loader + icon)
  24.  
  25. $EDITOR: path to the editor used
  26.  
  27.  
  28. Enjoy.
  29.  
  30. InstallWizard is © 1999-2000 Jean-François Fabre
  31.  
  32. InstallWizard tries to be compatible with Commodore/AT Installer.
  33. InstallWizard is not 100% compatible with InstallerNG yet, but it will in the
  34. next future.
  35.  
  36. PS:
  37.  
  38. InstallWizard uses the amiga port of the unix command sed. The binary of the command
  39. is provided in the package.
  40.  
  41. SED 2.05:
  42. Uploader <scherer@genesis.informatik.rwth-aachen.de>
  43. Type: util/gnu
  44.  
  45. This is GNU SED 2.05 for the Commodore Amiga.  The port is based on the
  46. unmodified GNU SED source archive sed-2.05.tar.gz, which is assumed as a
  47. prerequisite, and was done with SAS/C++ 6.55 (no ixemul.library needed).
  48.